home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMFILTROCR / TFRMFILTROCR.txt
Text File  |  2004-10-21  |  13KB  |  479 lines

  1. object frmFiltroCR: TfrmFiltroCR
  2.   Left = 225
  3.   Top = 23
  4.   BorderStyle = bsNone
  5.   Caption = 'frmFiltroCR'
  6.   ClientHeight = 383
  7.   ClientWidth = 687
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyPress = FormKeyPress
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Shape1: TShape
  23.     Left = 0
  24.     Top = 0
  25.     Width = 687
  26.     Height = 383
  27.     Align = alClient
  28.   end
  29.   object Label2: TLabel
  30.     Left = 8
  31.     Top = 8
  32.     Width = 367
  33.     Height = 22
  34.     Caption = 'Impress∩┐╜es de Correspond∩┐╜ncia Recebida'
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clNavy
  37.     Font.Height = -19
  38.     Font.Name = 'Arial'
  39.     Font.Style = []
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object Label3: TLabel
  44.     Left = 10
  45.     Top = 175
  46.     Width = 24
  47.     Height = 13
  48.     Caption = 'Tipo:'
  49.     Transparent = True
  50.   end
  51.   object Label4: TLabel
  52.     Left = 10
  53.     Top = 75
  54.     Width = 26
  55.     Height = 13
  56.     Caption = 'Data:'
  57.     Transparent = True
  58.   end
  59.   object Label5: TLabel
  60.     Left = 10
  61.     Top = 100
  62.     Width = 55
  63.     Height = 13
  64.     Caption = 'Refer∩┐╜ncia:'
  65.     Transparent = True
  66.   end
  67.   object Label6: TLabel
  68.     Left = 10
  69.     Top = 125
  70.     Width = 55
  71.     Height = 13
  72.     Caption = 'Remetente:'
  73.     Transparent = True
  74.   end
  75.   object Label8: TLabel
  76.     Left = 10
  77.     Top = 50
  78.     Width = 40
  79.     Height = 13
  80.     Caption = 'N∩┐╜mero:'
  81.     Transparent = True
  82.   end
  83.   object Label15: TLabel
  84.     Left = 220
  85.     Top = 50
  86.     Width = 15
  87.     Height = 13
  88.     Caption = 'at∩┐╜'
  89.     Transparent = True
  90.   end
  91.   object Label7: TLabel
  92.     Left = 210
  93.     Top = 75
  94.     Width = 15
  95.     Height = 13
  96.     Caption = 'at∩┐╜'
  97.     Transparent = True
  98.   end
  99.   object Label9: TLabel
  100.     Left = 10
  101.     Top = 150
  102.     Width = 65
  103.     Height = 13
  104.     Caption = 'Doc. Anterior:'
  105.     Transparent = True
  106.   end
  107.   object RxLabel2: TRxLabel
  108.     Left = 662
  109.     Top = 174
  110.     Width = 10
  111.     Height = 17
  112.     Alignment = taRightJustify
  113.     Caption = '0'
  114.     Font.Charset = ANSI_CHARSET
  115.     Font.Color = clWindowText
  116.     Font.Height = -15
  117.     Font.Name = 'Arial'
  118.     Font.Style = []
  119.     ParentFont = False
  120.     Transparent = True
  121.   end
  122.   object Shape2: TShape
  123.     Left = 609
  124.     Top = 17
  125.     Width = 75
  126.     Height = 25
  127.     Brush.Color = clGray
  128.     Pen.Color = clGray
  129.   end
  130.   object DBGrid1: TDBGrid
  131.     Left = 8
  132.     Top = 200
  133.     Width = 673
  134.     Height = 176
  135.     Color = clInfoBk
  136.     Ctl3D = False
  137.     DataSource = DataSource1
  138.     FixedColor = 13551795
  139.     Options = [dgTitles, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
  140.     ParentCtl3D = False
  141.     ReadOnly = True
  142.     TabOrder = 0
  143.     TitleFont.Charset = DEFAULT_CHARSET
  144.     TitleFont.Color = clWindowText
  145.     TitleFont.Height = -11
  146.     TitleFont.Name = 'MS Sans Serif'
  147.     TitleFont.Style = []
  148.     Columns = <
  149.       item
  150.         Expanded = False
  151.         FieldName = 'Numero'
  152.         Title.Caption = 'N∩┐╜mero'
  153.         Visible = True
  154.       end
  155.       item
  156.         Expanded = False
  157.         FieldName = 'Data'
  158.         Visible = True
  159.       end
  160.       item
  161.         Expanded = False
  162.         FieldName = 'Tipo'
  163.         Visible = True
  164.       end
  165.       item
  166.         Expanded = False
  167.         FieldName = 'Ref'
  168.         Title.Caption = 'Refer∩┐╜ncia'
  169.         Width = 122
  170.         Visible = True
  171.       end
  172.       item
  173.         Expanded = False
  174.         FieldName = 'Data_Doc'
  175.         Title.Caption = 'Data Doc.'
  176.         Visible = True
  177.       end
  178.       item
  179.         Expanded = False
  180.         FieldName = 'Remetente'
  181.         Width = 152
  182.         Visible = True
  183.       end>
  184.   end
  185.   object BitBtn2: TBitBtn
  186.     Left = 604
  187.     Top = 132
  188.     Width = 75
  189.     Height = 25
  190.     Caption = 'Lista&gem'
  191.     ParentShowHint = False
  192.     ShowHint = False
  193.     TabOrder = 1
  194.     OnClick = BitBtn2Click
  195.     Glyph.Data = {
  196.       36030000424D3603000000000000360000002800000010000000100000000100
  197.       1800000000000003000000000000000000000000000000000000FFFFFFFFFFFF
  198.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  199.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  200.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  201.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  202.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000060606060606060606060606060
  203.       6060606060606060606060606060606060303030000000FFFFFFFFFFFF000000
  204.       90909060808020BF9F409F5F409F5F409F5F409F5F409F5F00BFBF90B0B06060
  205.       60000000FFFFFFFFFFFF00000090909090909060BFBF60BFBF60BFBF60BFBF60
  206.       BFBF60BFBF60BFBF90B0B0606060000000FFFFFFFFFFFFFFFFFF0000007F7F7F
  207.       7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F3F3F3FFFFF
  208.       FFFFFFFFFFFFFFFFFFFFFFFFFF3F3F3FBFBFBF3FFFFF30EFEF60DFDF60DFDF60
  209.       DFDF60DFDF60DFDF3FFFFFBFBFBF3F3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  210.       3F3F3FBFBFBF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFFBFFFFFBFBF
  211.       BF3F3F3FFFFFFFFFFFFFFFFFFFFFFFFF00000060606060606060606060606060
  212.       6060606060606060606060606060606060303030FFFFFFFFFFFFFFFFFF000000
  213.       90909060808020BF9F409F5F409F5F409F5F409F5F409F5F00BFBF90B0B06060
  214.       60000000FFFFFFFFFFFF00000090909090909060BFBF60BFBF60BFBF60BFBF60
  215.       BFBF60BFBF60BFBF90B0B0606060000000FFFFFFFFFFFFFFFFFF0000007F7F7F
  216.       7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F3F3F3FFFFF
  217.       FFFFFFFFFFFFFFFFFFFFFFFFFF3F3F3FBFBFBF3FFFFF30EFEF60DFDF60DFDF60
  218.       DFDF60DFDF60DFDF3FFFFFBFBFBF3F3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  219.       3F3F3FBFBFBF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFFBFFFFFBFBF
  220.       BF3F3F3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000
  221.       0000000000000000000000000000000000000000000000FFFFFF}
  222.   end
  223.   object BitBtn7: TBitBtn
  224.     Left = 604
  225.     Top = 12
  226.     Width = 75
  227.     Height = 25
  228.     Caption = '&Sair'
  229.     Default = True
  230.     ModalResult = 1
  231.     TabOrder = 2
  232.     OnClick = BitBtn7Click
  233.     Glyph.Data = {
  234.       76010000424D7601000000000000760000002800000020000000100000000100
  235.       04000000000000010000120B0000120B00001000000000000000000000000000
  236.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  237.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  238.       03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
  239.       0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
  240.       0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  241.       0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  242.       0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
  243.       0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
  244.       0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
  245.       0333337F777FFFFF7F3333000000000003333377777777777333}
  246.     NumGlyphs = 2
  247.   end
  248.   object Edit1: TEdit
  249.     Left = 104
  250.     Top = 48
  251.     Width = 100
  252.     Height = 21
  253.     Color = clBtnFace
  254.     Ctl3D = True
  255.     ParentCtl3D = False
  256.     TabOrder = 3
  257.   end
  258.   object Edit2: TEdit
  259.     Left = 248
  260.     Top = 48
  261.     Width = 100
  262.     Height = 21
  263.     Color = clBtnFace
  264.     Ctl3D = True
  265.     ParentCtl3D = False
  266.     TabOrder = 4
  267.   end
  268.   object Edit5: TEdit
  269.     Left = 104
  270.     Top = 98
  271.     Width = 300
  272.     Height = 21
  273.     Color = clBtnFace
  274.     Ctl3D = True
  275.     ParentCtl3D = False
  276.     TabOrder = 5
  277.   end
  278.   object Edit7: TEdit
  279.     Left = 104
  280.     Top = 123
  281.     Width = 300
  282.     Height = 21
  283.     Color = clBtnFace
  284.     Ctl3D = True
  285.     ParentCtl3D = False
  286.     TabOrder = 6
  287.   end
  288.   object BitBtn8: TBitBtn
  289.     Left = 604
  290.     Top = 80
  291.     Width = 75
  292.     Height = 25
  293.     Caption = '&Filtrar'
  294.     TabOrder = 9
  295.     OnClick = BitBtn8Click
  296.     Glyph.Data = {
  297.       76010000424D7601000000000000760000002800000020000000100000000100
  298.       0400000000000001000000000000000000001000000000000000000000000000
  299.       80000080000000808000800000008000800080800000C0C0C000808080000000
  300.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  301.       333333333333333333FF33333333333330003FF3FFFFF3333888003000003333
  302.       300088F888883F333888E00BFBFB033333338883333F8F33333FE0BFBF000333
  303.       330088F3338883F33388E0FBFBFBF033330088F3333FF8FFF388E0BFBF000000
  304.       333388F3338888883F3FE0FBFBFBFBFB039988F33FFFFFFF8388E0BF00000000
  305.       339988FF888888883388000BFB03333333338883FF833333333F333000333333
  306.       3300333888333333338833333333333333003333333333333388333333333333
  307.       333333333333333333FF33333333333330003333333333333888333333333333
  308.       3000333333333333388833333333333333333333333333333333}
  309.     NumGlyphs = 2
  310.   end
  311.   object BitBtn9: TBitBtn
  312.     Left = 604
  313.     Top = 56
  314.     Width = 75
  315.     Height = 25
  316.     Caption = '&Limpar'
  317.     TabOrder = 10
  318.     OnClick = BitBtn9Click
  319.     Glyph.Data = {
  320.       F6000000424DF600000000000000760000002800000010000000100000000100
  321.       04000000000080000000120B0000120B00001000000010000000000000000000
  322.       80000080000000808000800000008000800080800000C0C0C000808080000000
  323.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFF00000444
  324.       4444FFF0888884444444FF08888884444444F08888800B444444088880BB00BB
  325.       B0FF00333B0BB0BBB0FFFF33BF00BB0BB0FFFFFF3BB0BB0B00FFFFFFF3BB0008
  326.       0FFFFFFFFF33B88300FFFFFFFFFF330030FFFFFFFFFF0030030FFFFFFFFFF003
  327.       0030FFFFFFFFFF003003FFFFFFFFFFFF0300FFFFFFFFFFFFF030}
  328.   end
  329.   object DateTimePicker1: TDateTimePicker
  330.     Left = 104
  331.     Top = 73
  332.     Width = 90
  333.     Height = 21
  334.     CalAlignment = dtaLeft
  335.     Date = 36671.424127083300000000
  336.     Time = 36671.424127083300000000
  337.     Color = clBtnFace
  338.     DateFormat = dfShort
  339.     DateMode = dmComboBox
  340.     Kind = dtkDate
  341.     ParseInput = False
  342.     TabOrder = 11
  343.   end
  344.   object DateTimePicker2: TDateTimePicker
  345.     Left = 250
  346.     Top = 73
  347.     Width = 90
  348.     Height = 21
  349.     CalAlignment = dtaLeft
  350.     Date = 36671.424147453700000000
  351.     Time = 36671.424147453700000000
  352.     Color = clBtnFace
  353.     DateFormat = dfShort
  354.     DateMode = dmComboBox
  355.     Kind = dtkDate
  356.     ParseInput = False
  357.     TabOrder = 12
  358.   end
  359.   object CheckBox1: TCheckBox
  360.     Left = 350
  361.     Top = 75
  362.     Width = 50
  363.     Height = 17
  364.     Caption = 'Todas'
  365.     Checked = True
  366.     Color = clWhite
  367.     ParentColor = False
  368.     State = cbChecked
  369.     TabOrder = 13
  370.   end
  371.   object DBLookupCombo1: TDBLookupCombo
  372.     Left = 104
  373.     Top = 173
  374.     Width = 97
  375.     Height = 21
  376.     LookupSource = Dados.dsTipo
  377.     LookupField = 'Tipo'
  378.     Style = csDropDownList
  379.     Color = clBtnFace
  380.     Ctl3D = True
  381.     DropDownCount = 7
  382.     DropDownWidth = 200
  383.     Font.Charset = ANSI_CHARSET
  384.     Font.Color = clBlack
  385.     Font.Height = -11
  386.     Font.Name = 'MS Sans Serif'
  387.     Font.Style = []
  388.     ParentCtl3D = False
  389.     ParentFont = False
  390.     TabOrder = 8
  391.   end
  392.   object DBLookupCombo2: TDBLookupCombo
  393.     Left = 104
  394.     Top = 148
  395.     Width = 60
  396.     Height = 21
  397.     LookupSource = dsAux
  398.     LookupDisplay = 'Numero;Data;Ref'
  399.     LookupField = 'Numero'
  400.     Style = csDropDownList
  401.     Color = clBtnFace
  402.     Ctl3D = True
  403.     DropDownCount = 7
  404.     DropDownWidth = 300
  405.     Font.Charset = ANSI_CHARSET
  406.     Font.Color = clBlack
  407.     Font.Height = -11
  408.     Font.Name = 'MS Sans Serif'
  409.     Font.Style = []
  410.     ParentCtl3D = False
  411.     ParentFont = False
  412.     TabOrder = 7
  413.   end
  414.   object Table1: TTable
  415.     DatabaseName = 'Database1'
  416.     Filtered = True
  417.     FilterOptions = [foCaseInsensitive]
  418.     TableName = 'entradas.DB'
  419.     Left = 384
  420.     Top = 8
  421.     object Table1Numero: TIntegerField
  422.       FieldName = 'Numero'
  423.       Required = True
  424.     end
  425.     object Table1Data: TDateField
  426.       FieldName = 'Data'
  427.       Required = True
  428.     end
  429.     object Table1Tipo: TStringField
  430.       FieldName = 'Tipo'
  431.       Size = 30
  432.     end
  433.     object Table1Ref: TStringField
  434.       FieldName = 'Ref'
  435.       Size = 30
  436.     end
  437.     object Table1Data_Doc: TDateField
  438.       FieldName = 'Data_Doc'
  439.     end
  440.     object Table1Remetente: TStringField
  441.       FieldName = 'Remetente'
  442.       Size = 50
  443.     end
  444.     object Table1Assunto: TMemoField
  445.       FieldName = 'Assunto'
  446.       BlobType = ftMemo
  447.       Size = 240
  448.     end
  449.     object Table1Arquivo: TStringField
  450.       FieldName = 'Arquivo'
  451.       Size = 30
  452.     end
  453.     object Table1Anterior: TFloatField
  454.       FieldName = 'Anterior'
  455.     end
  456.     object Table1Obs: TMemoField
  457.       FieldName = 'Obs'
  458.       BlobType = ftMemo
  459.       Size = 240
  460.     end
  461.   end
  462.   object DataSource1: TDataSource
  463.     DataSet = Table1
  464.     Left = 352
  465.     Top = 8
  466.   end
  467.   object tAux: TTable
  468.     DatabaseName = 'Database1'
  469.     TableName = 'saidas.DB'
  470.     Left = 488
  471.     Top = 8
  472.   end
  473.   object dsAux: TDataSource
  474.     DataSet = tAux
  475.     Left = 488
  476.     Top = 40
  477.   end
  478. end
  479.